func github.com/andybalholm/brotli.safeDecodeDistanceBlockSwitch

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1225: func safeDecodeDistanceBlockSwitch(s *Reader) bool {
		decode.go#L1830: 				if !safeDecodeDistanceBlockSwitch(s) {